FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.zib2015#1.0.0 (78 ms)

Package nictiz.fhir.nl.stu3.zib2015
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/gp-EncounterReport
Url http://nictiz.nl/fhir/StructureDefinition/gp-EncounterReport
Status retired
Date 2018-01-11T14:44:39.2508418+01:00
Name gp-EncounterReport
Title gp-EncounterReport
Experimental False
Realm nl
Description The general practitioner encounter report is an S-O-A-P (Subjective, Objective, Assessment, Plan) structured report of a patient encounter. S-O-A-P is known as S-O-E-P (Subjectief, Objectief, Evaluatie, Plan) in Dutch. Each Composition.section corresponds with a letter from SOAP and may additionally be ICPC coded using the appropriate extension. If the encounter report relates to an episode of care then the association with EpisodeOfCare shall be in Composition.event.detail.
Copyright CC0
Type Composition
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/composition-nl composition-nl
http://nictiz.nl/fhir/StructureDefinition/code-icpc-1-nl code-icpc-1-nl
http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.103.11.2--20111012000000 JournaalregelType


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "gp-EncounterReport",
  "meta" : {
    "lastUpdated" : "2018-01-11T15:13:44.905+01:00"
  },
  "url" : "http://nictiz.nl/fhir/StructureDefinition/gp-EncounterReport",
  "name" : "gp-EncounterReport",
  "title" : "gp-EncounterReport",
  "status" : "retired",
  "date" : "2018-01-11T14:44:39.2508418+01:00",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "The general practitioner encounter report is an S-O-A-P (Subjective, Objective, Assessment, Plan) structured report of a patient encounter. S-O-A-P is known as S-O-E-P (Subjectief, Objectief, Evaluatie, Plan) in Dutch. Each Composition.section corresponds with a letter from SOAP and may additionally be ICPC coded using the appropriate extension. If the encounter report relates to an episode of care then the association with EpisodeOfCare shall be in Composition.event.detail.",
  "copyright" : "CC0",
  "fhirVersion" : "3.0.0",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Composition",
  "baseDefinition" : "http://nictiz.nl/fhir/StructureDefinition/composition-nl",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Composition",
        "path" : "Composition"
      },
      {
        "id" : "Composition.type",
        "path" : "Composition.type"
      },
      {
        "id" : "Composition.type.coding.system",
        "path" : "Composition.type.coding.system",
        "fixedUri" : "http://loinc.org"
      },
      {
        "id" : "Composition.type.coding.code",
        "path" : "Composition.type.coding.code",
        "fixedCode" : "67781-5"
      },
      {
        "id" : "Composition.encounter",
        "path" : "Composition.encounter",
        "min" : 1
      },
      {
        "id" : "Composition.title",
        "path" : "Composition.title",
        "definition" : "Official human-readable label for the composition. Suggested value is either episode title, or the ICPC display name on the E-entry"
      },
      {
        "id" : "Composition.section",
        "path" : "Composition.section"
      },
      {
        "id" : "Composition.section.extension",
        "path" : "Composition.section.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Composition.section.extension:code_icpc_1_nl",
        "path" : "Composition.section.extension",
        "sliceName" : "code_icpc_1_nl",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : "http://nictiz.nl/fhir/StructureDefinition/code-icpc-1-nl"
          }
        ]
      },
      {
        "id" : "Composition.section.code",
        "path" : "Composition.section.code",
        "min" : 1,
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "CompositionSectionType"
            }
          ],
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.103.11.2--20111012000000",
            "display" : "JournaalregelType"
          }
        }
      },
      {
        "id" : "Composition.section.text",
        "path" : "Composition.section.text",
        "min" : 1
      },
      {
        "id" : "Composition.section.entry",
        "path" : "Composition.section.entry",
        "definition" : "A reference to data that supports this section. Examples of references could be a diagnostic result on the \"O\" entry, or a medication agreement or a care plan on the \"P\" entry."
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.